CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc button

搜索资源列表

  1. button

    0下载:
  2. mfc带下拉选择列表的按钮控件,简单实用-Button control with drop-down selection list
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:29755
    • 提供者:charles
  1. MFC-class-library-Detailed

    0下载:
  2. windowsMFC界面编程,需要用到很多类库函数,这份资料可以查询如按钮、鼠标...等的函数,还是中文的,相当于中文MSDN.-WindowsMFC interface programming, need to use a lot of class library function, the material such as button, the mouse can be inquires... The function such as, or Chinese, equal to Chine
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1445450
    • 提供者:张林旺
  1. timer-design-based-on-MFC-of-VCPP

    0下载:
  2. MFC是一个微软公司提供的类库,以C++的形式封装了Windows的API,并且包含一个应用程序框架,以减少应用程序开发人员的工作量。基于MFC的定时器设计,首先进入到主界面,选择你想要的工作模式,当选择工作在“定时”时,设定定时时间,确定定时即可,时间到来时,定时器提醒。当想“退出”时,点击退出按钮。当选择“关闭计算机”,点击关机。-MFC is a Microsoft-provided class libraries in C++ in the form of packaging of th
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:103333
    • 提供者:王舒
  1. CButtonST_Source

    0下载:
  2. 实现MFC按钮的不同自定义功能,包括阴影按钮,显示颜色按钮等-MFC button custom features, including the shadow button to display the color button.
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:47748
    • 提供者:周国平
  1. MFC

    0下载:
  2. mfc界面美化,比如有文字颜色文本框 图标按钮-the mfc Interface landscaping, such as text color of the text box icon button
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:77057
    • 提供者:zhangyuling
  1. vc-mem(mfc)

    0下载:
  2. 内存加载EXE,mfc测试的代码。编译通过 点击按钮默认加载的C/1.exe 需要替换到内存加载的那个按钮相应。自己可以看到代码-Memory to load the EXE, the mfc test code. The compiler default loaded by clicking on the button C/1.exe need to replace to the memory load that the corresponding button. I can see th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:26691
    • 提供者:小花匠
  1. MFC-view-switch

    0下载:
  2. MFC视图切换,点击左边树状按钮 能切换视图-MFC view switching, click on the left side of the tree button to switch views
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:82792
    • 提供者:陈盟
  1. CButtonST_Source

    0下载:
  2. MFCbutton的扩展,主要用于MFC button 的绘制和设置属性等。便于开发人员对button 进行操作。-MFC button
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:50194
    • 提供者:wujian123
  1. cbuttonst

    0下载:
  2. 强大的mfc按钮类,能加入图片、透明窗口、绘制边框。-Mfc button class, add a picture, transparent window, draw the border.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:2383441
    • 提供者:周猩猩
  1. Button

    0下载:
  2. 基于VC++的MFC窗口,实现对按键的设计-VC++ based on the MFC window, to realize the design of the butto
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:3436683
    • 提供者:
  1. Button

    0下载:
  2. MFC的CButton类.按钮控件的几种基本类型,按钮的创建和基本使用方法.-MFC CButton class. Several basic types of button controls, buttons, create and basic use.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:40038
    • 提供者:白小
  1. MFC

    0下载:
  2. 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:2491742
    • 提供者:wendy
  1. Button

    0下载:
  2. 实现简单的自绘Button,主要熟悉用于MFC框架-Simple self-drawn Button familiar for MFC framework
  3. 所属分类:Button control

    • 发布日期:2017-11-22
    • 文件大小:39880
    • 提供者:孙阳
  1. MFC-Interface-programming-package

    0下载:
  2. 多功能按钮 多文本框 各种箭头 气泡提示框 启动特效 文字特效-The multifunction button more than text box arrow bubble boxes startup effects text effects, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:1123701
    • 提供者:王龙翔
  1. Button

    0下载:
  2. 实现非客户区按钮的编程,有兴趣的可以自行研究下,在MFC上的界面研究还是挺有意思的-To realize the client area button programming, interested can to research, in the MFC interface research is very interesting
  3. 所属分类:Button control

    • 发布日期:2017-11-11
    • 文件大小:57747
    • 提供者:shakexe
  1. button

    0下载:
  2. MFC控件,自绘的按钮控件,能够实现任意的形状-MFC controls, self-drawn button control, any shape
  3. 所属分类:Button control

    • 发布日期:2017-11-18
    • 文件大小:34094241
    • 提供者:桂豪纵
  1. colorbutton

    0下载:
  2. mFC按钮控件自绘。当移动鼠标能够改变按钮的颜色。-mFC button controls from the paint. When you move the mouse to change the color of the button.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:31097538
    • 提供者:桂豪纵
  1. CBitmapSlider

    0下载:
  2. 实现MFC按钮控件的重绘,简单示例,可作扩展更改。-MFC button control redraw simple example, you can change for the extension.
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:74320
    • 提供者:liu yang
  1. MFC

    0下载:
  2. MFC完整示例,里面有完整的MFC解决方案,包括对话框预,按钮,界面,简洁又基础的MFC源码-MFC complete sample, which has complete MFC solutions, including the dialog box pre- button interface , simple and based on the MFC source
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-17
    • 文件大小:63851
    • 提供者:7zp
  1. XPButtonDemo

    0下载:
  2. MFC按钮设计的源码实例之XPButton源码,仿Windows XP风格的漂亮按钮控件源码,按钮效果如上图所示,在鼠标放上后会有反应的,设计挺漂亮,用户体验很好。-The MFC button design the source instance XPButton source, the beautiful fake Windows XP style button control source button effects as shown above, put the mouse will
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:13226
    • 提供者:胡晓亮
« 1 2 3 4 5 67 8 9 10 11 ... 27 »
搜珍网 www.dssz.com